-
Home
-
FormGent – Next-Gen AI Form Builder for WordPress with Multi-Step, Quizzes, Payments & More
-
0.4.3
-
Code
-
Classes
- ResponseRepository
Total Complexity |
37 |
Dependencies |
12 |
Dependents |
6 |
Total lines |
289 |
Lines of code |
212 |
Logical lines of code |
111 |
Comment lines |
13 |
Methods |
19 |
Properties |
0 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_single() |
A |
39 |
7 |
63 |
response_query() |
S |
55 |
4 |
18 |
responses_search_query() |
S |
60 |
3 |
14 |
responses_order_query() |
S |
62 |
3 |
11 |
get() |
S |
52 |
2 |
22 |
get_response_dto() |
S |
58 |
2 |
17 |
get_export_data() |
S |
58 |
2 |
15 |
get_option_label() |
S |
70 |
2 |
5 |
update_completed() |
S |
68 |
2 |
7 |
create() |
S |
80 |
1 |
3 |
get_by_id() |
S |
78 |
1 |
3 |
get_count_by_form_id() |
S |
78 |
1 |
3 |
get_count_completed_by_form_id() |
S |
77 |
1 |
3 |
get_count_incompleted_by_form_id() |
S |
77 |
1 |
3 |
update_starred() |
S |
78 |
1 |
3 |
update_read() |
S |
78 |
1 |
3 |
deletes() |
S |
78 |
1 |
3 |
mark_as_completed() |
S |
66 |
1 |
9 |
create_and_get_token() |
S |
68 |
1 |
7 |